Rework handling of --tests and --benches with implied targets.
authorEric Huss <eric@huss.org>
Fri, 20 Oct 2017 21:34:21 +0000 (14:34 -0700)
committerEric Huss <eric@huss.org>
Fri, 20 Oct 2017 21:34:21 +0000 (14:34 -0700)
commit3dd21d80ba1795791302799284835410dddfc560
treeff321209ae1679a068439313f3db10bc75a4c131
parent0acc67ca470b87ec7626fb7d86941a7724307320
Rework handling of --tests and --benches with implied targets.
src/bin/check.rs
src/cargo/ops/cargo_compile.rs
src/cargo/ops/cargo_rustc/context.rs
tests/check.rs
tests/test.rs